space
Previous Page | Next Page

SAS Namespace Types

WorkTable


Subclass of PhysicalTable


Overview

Represents a table that is created as part of running SAS code that is not intended to be persisted. Usually, these types of tables are in the WORK library.

These are a separate type from PhysicalTable because they have a transient physical existence and are not persisted.

Security Inheritance and Enforcement Rules

The following list of associations is used to determine if this object should inherit access controls from another object (inheritance), or if the association is allowed for the object (enforcement). An association will not be created unless the calling user is authorized to update one or both objects involved in the association. For more information about inheritance and enforcement rules, see the SAS Intelligence Platform: Security Administration Guide.

Attributes

Inherited Attributes
Name, Id, Desc, MetadataCreated, MetadataUpdated, ChangeState, DBMSType, IsCompressed, IsDBMSView, IsEncrypted, IsHidden, LockedBy, MemberType, NumRows, PublicType, SASTableName, TableName, UsageVersion

Associations

Inherited Associations
AccessControls/Objects, Aggregations/AggregationTables, AnalyticTables/AnalyticTrainingTable, AssociatedXMLMap/XMLMapTables, Changes/Objects, Columns/Table, CustomAssociations/OwningObject, Documents/Objects, Extensions/OwningObject, ExternalIdentities/OwningObject, FavoritesContainers/Favorites, ForeignKeys/Table, Groups/Members, Implementors/ImplementedObjects, Indexes/OwningPhysicalTable, Keywords/Objects, LocalizedAttributes/AssociatedLocalizedObject, ModelResults/TargetTable, Notes/Objects, PrimaryPropertyGroup/AssociatedObject, Prompts/PromptEnabledObject, Properties/AssociatedObject, PropertySets/OwningObject, ReachThruCubes/ReachThruTables, ReferencedObjects/AssociatedObjects, ResponsibleParties/Objects, Roles/RoleObject, SASPasswords/ProtectedTable, SourceClassifierMaps/ClassifierSources, SourceTransformations/TransformationSources, SpecSourceTransformations/SourceSpecifications, SpecTargetTransformations/TargetSpecifications, TableCollections/Tables, TablePackage/Tables, TargetClassifierMaps/ClassifierTargets, TargetTransformations/TransformationTargets, Timestamps/Objects, TrainedModelResults/TrainingTable, Trees/Members, TSObjectNamespace/TSObjects, UniqueKeys/Table, UsedByPrototypes/UsingPrototype, UsingPrototype/UsedByPrototypes, Variables/AssociatedObject, XPaths/AssociatedMapTable

Previous Page | Next Page | Top of Page